Skip to content

fix(ctx_read): preserve explicit windows with limit - #1257

Merged
yvgude merged 1 commit into
yvgude:mainfrom
cedric013:fix/1254-ctx-read-line-window
Jul 27, 2026
Merged

fix(ctx_read): preserve explicit windows with limit#1257
yvgude merged 1 commit into
yvgude:mainfrom
cedric013:fix/1254-ctx-read-line-window

Conversation

@cedric013

Copy link
Copy Markdown
Contributor

Summary

  • preserve explicit lines:N-M when limit is the only line-window alias
  • preserve explicit anchored:N-M under the same condition
  • retain bare limit shorthand for modes without an explicit window

Testing

  • cargo fmt --check
  • full test suite delegated to pull-request CI

Closes #1254

@yvgude
yvgude merged commit ae4f8cb into yvgude:main Jul 27, 2026
25 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ctx_read limit should preserve explicit line windows

2 participants